home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14679 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  810 b 

  1. Path: niktow.canisius.edu!gort!duchan
  2. From: duchan@gort.canisius.edu (Alan Duchan)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: can you still make DOS programs with Borland 4.52?
  5. Date: 1 Apr 1996 17:29:47 GMT
  6. Organization: Canisius College, Buffalo, NY  14208
  7. Message-ID: <4jp3qc$9e8@niktow.canisius.edu>
  8. References: <315E3E3D.2D88@direct.ca>
  9. NNTP-Posting-Host: gort.canisius.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. dana fujikawa (dfujikaw@direct.ca) wrote:
  13. : can anyone tell me if you can make DOS programs with Borland 4.52...
  14. : and if so, how do you do it... thanx
  15.  
  16. From the Project menu, select New Project.  In the "Target Expert" dialog 
  17. box:
  18.  
  19.   Under Target Type
  20.      select either Application or Static Library 
  21.   Under Platform
  22.      select either one of the two DOS options.
  23.  
  24. Hope this helps.  Alan Duchan
  25.